x402-paid budget management for AI agents on Solana. Pre-transaction spending checks, cumulative spend tracking, and spending analytics. Agents call this before making purchases to enforce budgets and prevent overspend. Pay-per-call via x402 USDC micropayments. Part of the RelayZero agent economy network.
Overview
HARVEY BUDGET
Spending intelligence for autonomous agents
serverharvey-budget
version1.0.0
protocolMCP + x402
paymentUSDC on Solana
tools6 available
statusONLINE
This endpoint serves AI agents via the Model Context Protocol.
Server Config
{
"mcpServers": {
"zero-core-budget": {
"url": "https://budget.rugslayer.com/mcp",
"description": "x402-paid budget management for AI agents. Spending checks, spend tracking, spending analytics. Solana USDC micropayments.",
"payment": {
"method": "x402",
"network": "solana",
"currency": "USDC"
}
}
}
}